The following tables list the members exposed by IExtensible<TExtension>.
Name | Description | Minimum SW Version | |
---|---|---|---|
![]() | Extension | Gets the current extension. (Inherited from Keysight.SA.VsaInternal.IExtensible) | — |
![]() | ExtensionType | Gets the current System.Type of extension or null if no extension is currently set. (Inherited from Keysight.SA.VsaInternal.IExtensible) | — |
‡ This is the minimum 89600 VSA software version level needed to use this member. |
Name | Description | Minimum SW Version | |
---|---|---|---|
![]() | GetAvailableExtensionTypes | Gets the available extension types that can be used with SetExtension. (Inherited from Keysight.SA.VsaInternal.IExtensible) | — |
![]() | GetExtension<T> | Gets the current extension. | — |
![]() | SetExtension<T> | Sets the extension to the desired type. | — |
‡ This is the minimum 89600 VSA software version level needed to use this member. |